home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 014 / lower.arc / LOWER.DOC < prev   
Encoding:
Text File  |  1984-01-01  |  384 b   |  17 lines

  1.  
  2.  
  3.         title    lower - filter
  4.  
  5.         author: Gary R. Cantrell
  6.  
  7.         This filter reads data from the standard input
  8.         device, converts to lower case and writes to the
  9.         standard output device.
  10.  
  11.         usage:    lower < [d:][path]filename[.ext]
  12.                 -or-
  13.             [filter |] lower [| filter]
  14.  
  15.         requires: DOS 2.0 & runs as COM module
  16.  
  17.